Autogenerated HTML docs for v1.5.3.4-319-gdd817 
diff --git a/git-reflog.html b/git-reflog.html index aae9ca7..8c0db1b 100644 --- a/git-reflog.html +++ b/git-reflog.html 
@@ -279,7 +279,7 @@  <p>The command takes various subcommands, and different options   depending on the subcommand:</p>   <div class="verseblock">  -<div class="content">git reflog expire [--dry-run] [--stale-fix]  +<div class="content">git reflog expire [--dry-run] [--stale-fix] [--verbose]   [--expire=<time>] [--expire-unreachable=<time>] [--all] <refs>…</div></div>   <p>git reflog [show] [log-options]</p>   <p>Reflog is a mechanism to record when the tip of branches are  @@ -345,6 +345,14 @@  Instead of listing <refs> explicitly, prune all refs.   </p>   </dd>  +<dt>  +--verbose  +</dt>  +<dd>  +<p>  + Print extra information on screen.  +</p>  +</dd>   </dl>   </div>   <h2>Author</h2>  @@ -361,7 +369,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 25-Aug-2007 03:53:12 UTC  +Last updated 23-Oct-2007 01:21:56 UTC   </div>   </div>   </body>